Skip to content

Enforce Pollinations request pacing with retries#25

Merged
hackall360 merged 1 commit intomainfrom
codex/add-3-second-backoff-for-generation-requests
Sep 24, 2025
Merged

Enforce Pollinations request pacing with retries#25
hackall360 merged 1 commit intomainfrom
codex/add-3-second-backoff-for-generation-requests

Conversation

@hackall360
Copy link
Contributor

Summary

  • add centralized rate limiting and incremental backoff to the PolliLib base client for text, image, and audio generation
  • update JavaScript and Python mixins plus tests to cover the new pacing behaviour
  • document Flower tier request spacing and retry rules in the Pollinations API guide

Testing

  • npm test -- --runInBand
  • pytest Libs/pollilib/python/tests

https://chatgpt.com/codex/tasks/task_b_68d44ac5d5dc832fa416cefacbb34ea9

@hackall360 hackall360 merged commit 8e9a3aa into main Sep 24, 2025
1 check passed
@hackall360 hackall360 deleted the codex/add-3-second-backoff-for-generation-requests branch September 24, 2025 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant